home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 12
/
Cream of the Crop 12 (Part II)
/
Cream of the Crop 12 (Part II).iso
/
BBS
/
LUNAT41A.ZIP
/
SAMPLE.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-08-27
|
334 b
|
10 lines
@echo off
rem ** sample batch file for a multi-node setup
rem ** use this to get ideas to customize for multi-node
F:
CD \LUNATIX ;Change into the Lunatix dir
REM COPY G:\NODE4\CALLINFO.BBS F: ;no longer needs to copy drop file. :)
LUNATIX.EXE N%1 SLICE ;Run Lunatix where %1 = NODENUM.
C: